About

Overview

The CRAN search project is to perform package search available in the Comprehensive R Archive Network (CRAN) repositorio for programming language R. The collected data is obtained by the tools::CRAN_package_db() and selected only a few columns to perform the search of the theme of interest.

In the following table, you can check a brief structure of the data frame collected from the packages available in CRAN as number of rows and the frequency of words greater than 3 characters for the title, description, and license columns. An in-depth investigation of the data is at the discretion of the reader.

update structure information
2022-07-17 column update, package, maintainer, license, package_title, description, date, version, depends, import
2022-07-17 n_column 10
2022-07-17 n_row 18388
2022-07-17 NA TRUE
2022-07-17 title frequency: (1) data 2951 (47.87%), (2) analysis 1893 (30.71%), (3) models 1321 (21.43%)
2022-07-17 description frequency: (1) data 11645 (42.29%), (2) with 8009 (29.08%), (3) package 7884 (28.63%)
2022-07-17 license frequency: (1) license 4557 (49.72%), (2) file 4193 (45.75%), (3) lgpl 416 (4.54%)

Author

Author
name contact
author Bruno Faria
website https://brunofariadf.github.io/
github https://github.com/brunofariadf/
Project
Review
License